[INFO] fetching crate gallo 0.6.0...
[INFO] checking gallo-0.6.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-157082
[INFO] extracting crate gallo 0.6.0 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate gallo 0.6.0
[INFO] finished tweaking crates.io crate gallo 0.6.0
[INFO] tweaked toml for crates.io crate gallo 0.6.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gallo 0.6.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gallo 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pico-de-gallo-lib v0.5.0
[INFO] [stderr]   Downloaded ssmarshal v1.0.0
[INFO] [stderr]   Downloaded trait-variant v0.1.2
[INFO] [stderr]   Downloaded postcard-schema v0.2.5
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded indenter v0.3.4
[INFO] [stderr]   Downloaded postcard-derive v0.2.2
[INFO] [stderr]   Downloaded mutex-traits v1.0.1
[INFO] [stderr]   Downloaded postcard-rpc v0.12.1
[INFO] [stderr]   Downloaded mycelium-bitfield v0.1.5
[INFO] [stderr]   Downloaded pico-de-gallo-internal v0.5.0
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded nusb v0.1.14
[INFO] [stderr]   Downloaded maitake-sync v0.2.2
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 32df8bdbef5d8e33b51a5f20edc26698a973998a08f81c5ec26cf988e8ea741c
[INFO] running `Command { std: "docker" "start" "32df8bdbef5d8e33b51a5f20edc26698a973998a08f81c5ec26cf988e8ea741c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32df8bdbef5d8e33b51a5f20edc26698a973998a08f81c5ec26cf988e8ea741c" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32df8bdbef5d8e33b51a5f20edc26698a973998a08f81c5ec26cf988e8ea741c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32df8bdbef5d8e33b51a5f20edc26698a973998a08f81c5ec26cf988e8ea741c" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking mutex-traits v1.0.1
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking mycelium-bitfield v0.1.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling pico-de-gallo-internal v0.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking maitake-sync v0.2.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking ssmarshal v1.0.0
[INFO] [stderr]     Checking postcard-schema v0.2.5
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking nusb v0.1.14
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking postcard-rpc v0.12.1
[INFO] [stderr]     Checking pico-de-gallo-lib v0.5.0
[INFO] [stderr]     Checking gallo v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] running `Command { std: "docker" "inspect" "32df8bdbef5d8e33b51a5f20edc26698a973998a08f81c5ec26cf988e8ea741c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32df8bdbef5d8e33b51a5f20edc26698a973998a08f81c5ec26cf988e8ea741c", kill_on_drop: false }`
[INFO] [stdout] 32df8bdbef5d8e33b51a5f20edc26698a973998a08f81c5ec26cf988e8ea741c
